home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronics Boutique Catalog 1996 Spring
/
1996 Electronics Boutique Spring CD-ROM (USA).bin
/
eb
/
demo.dir
/
00016.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-03-20
|
257 b
|
13 lines
on moviedurationGetter
global movDurationVAR
set x to the castNum of sprite 10
set movDurationVAR to the duration of cast x
end
on flagsetter
global oneflag, twoflag, firstLoopFlag
set oneflag to 0
set twoflag to 0
set firstLoopFlag to 0
end